Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(container): update nextcloud docker tag to v30.0.5 #5128

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

budimanjojo-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
nextcloud patch 30.0.4-fpm-alpine -> 30.0.5-fpm-alpine

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
@budimanjojo-bot budimanjojo-bot bot added renovate/container Pull request to a Renovate container update renovatebot Pull request created by Renovate type/patch Pull request of type patch version bump labels Jan 17, 2025
@budimanjojo-bot
Copy link
Contributor Author

--- HelmRelease: default/nextcloud Deployment: default/nextcloud

+++ HelmRelease: default/nextcloud Deployment: default/nextcloud

@@ -28,13 +28,13 @@

         php-config-hash: 44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a
         nginx-config-hash: 18dd8f905a93ed27f032e9ae68084222ed7e5926f7144cda17b979780f4da54b
         hooks-hash: 9525c2748a6c7cd0e28ec740623d0b3fa5a75c83b51ccfd136bc89c76737b204
     spec:
       containers:
       - name: nextcloud
-        image: nextcloud:30.0.4-fpm-alpine
+        image: nextcloud:30.0.5-fpm-alpine
         imagePullPolicy: IfNotPresent
         env:
         - name: POSTGRES_HOST
           value: pgo-cluster-primary.default.svc:5432
         - name: POSTGRES_DB
           value: nextcloud
@@ -153,13 +153,13 @@

         - name: nextcloud-main
           mountPath: /var/www/html/themes
           subPath: themes
         - name: nextcloud-nginx-config
           mountPath: /etc/nginx/conf.d/
       - name: nextcloud-cron
-        image: nextcloud:30.0.4-fpm-alpine
+        image: nextcloud:30.0.5-fpm-alpine
         imagePullPolicy: IfNotPresent
         command:
         - /cron.sh
         env:
         - name: POSTGRES_HOST
           value: pgo-cluster-primary.default.svc:5432

@budimanjojo-bot
Copy link
Contributor Author

--- cluster/apps/default/nextcloud/base Kustomization: flux-system/default-nextcloud HelmRelease: default/nextcloud

+++ cluster/apps/default/nextcloud/base Kustomization: flux-system/default-nextcloud HelmRelease: default/nextcloud

@@ -39,13 +39,13 @@

       host: pgo-cluster-primary.default.svc:5432
       type: postgresql
     fullnameOverride: nextcloud
     image:
       flavor: fpm-alpine
       repository: nextcloud
-      tag: 30.0.4-fpm-alpine
+      tag: 30.0.5-fpm-alpine
     ingress:
       annotations:
         nginx.ingress.kubernetes.io/proxy-body-size: 512M
         nginx.ingress.kubernetes.io/proxy-buffering: 'off'
         nginx.ingress.kubernetes.io/proxy-request-buffering: 'off'
         nginx.ingress.kubernetes.io/server-snippet: |

@budimanjojo-bot budimanjojo-bot bot merged commit 47d1a03 into main Jan 17, 2025
4 checks passed
@budimanjojo-bot budimanjojo-bot bot deleted the renovate/nextcloud-30.x branch January 17, 2025 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/container Pull request to a Renovate container update renovatebot Pull request created by Renovate type/patch Pull request of type patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants